ComponentOne Xamarin.iOS
IsUpdating Property


C1.CollectionView Assembly > C1.CollectionView Namespace > C1WrapCollectionView<S,T> Class : IsUpdating Property
Gets a value indicating whether the collection view is being updated.
Syntax
'Declaration
 
Public ReadOnly Property IsUpdating As Boolean
'Usage
 
Dim instance As C1WrapCollectionView(Of S,T)
Dim value As Boolean
 
value = instance.IsUpdating
public bool IsUpdating {get;}
See Also

Reference

C1WrapCollectionView<S,T> Class
C1WrapCollectionView<S,T> Members